home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / FLTK-1.0.6 / lib / README.lib
Encoding:
Text File  |  1999-02-17  |  562 b   |  14 lines

  1. README.lib
  2. ----------
  3.  
  4. This README file is a placeholder for library files on your system. 
  5. Under Microsoft Windows a successful build of all projects and
  6. configurations will contain debug (fltkd.lib and fltkdlld.lib) and
  7. release (fltk.lib fltkdll.lib) libraries for you to link to.  Both are
  8. built using the multi-threaded settings.  The DLL files (fltkdll.dll
  9. and fltkdlld.dll) required for a complete DLL-based binary distribution
  10. are located in the "visualc" directory.
  11.  
  12. Under UNIX a single library file (libfltk.a, libfltk.sl, or libfltk.so)
  13. will be built.
  14.